The stack trace of each allocation, including in which thread. 어떤 스레드에 있는지를 포함하여, 각 할당의 스택 추적
show_exceptions Show a stack trace in the browser when an exception happens. show_exceptions 예외 발생 시에 브라우저에 스택 추적을 보임.
You should make sure that an application has debugging disabled before deploying into production scenario. Stack Trace: 생산 시나리오로 배포하기 전에 먼저 응용 프로그램에 디버깅이 비활성화되어 있는지 확인하십시오. 스택 추적:
Information regarding the origin and location of the exception can be identified using the exception stack trace below. 아래의 예외 스택 추적을 사용하여 예외의 원인 및 위치 정보를 확인할 수 있습니다.
Please review the stack trace for more information about the error and where it originated in the code. 스택 추적을 검토하여 발생한 오류 및 코드에서 오류가 발생한 위치에 대한 자세한 정보를 확인하십시오.